Opening and Using the Script Editor
ePublisher AutoMap includes an editor for specifying and writing job scripts. This editor provides a text area for writing or pasting your script and a list of ePublisher AutoMap variables that you can use in your scripts or pass to other scripts and applications.

To open the script editor and edit a script
- Start ePublisher AutoMap.
- Select the job to edit in the ePublisher AutoMap main window.
- On the Job menu, click Edit.
- Click the appropriate Edit Script button to open the script editor window for the script you want to edit.
- Click in the text editing area.
- Type your script, or press Ctrl+V to paste it from the clipboard.
- If you want to insert an ePublisher AutoMap scripting variable, complete the following steps:
- Click in the editor window where you want to insert the variable.
- Double-click the variable name in the Script Variables pane to insert it. You can also type the variable name surrounded by ${}. For example, to include the project directory variable in your script, type ${ProjectDir}.
Last modified date: 01/28/2026